Autogenerated HTML docs for v1.7.11-3-g60475
diff --git a/git-gc.html b/git-gc.html index 50f8ec6..0dc7984 100644 --- a/git-gc.html +++ b/git-gc.html
@@ -708,7 +708,7 @@ much time is spent optimizing the delta compression of the objects in the repository when the --aggressive option is specified. The larger the value, the more time is spent optimizing the delta compression. See -the documentation for the --window' option in for +the documentation for the --window' option in <a href="git-repack.html">git-repack(1)</a> for more details. This defaults to 250.</p></div> <div class="paragraph"><p>The optional configuration variable <em>gc.pruneExpire</em> controls how old the unreferenced loose objects have to be before they are pruned. The @@ -729,15 +729,18 @@ <h2 id="_hooks">HOOKS</h2> <div class="sectionbody"> <div class="paragraph"><p>The <em>git gc --auto</em> command will run the <em>pre-auto-gc</em> hook. See - for more information.</p></div> +<a href="githooks.html">githooks(5)</a> for more information.</p></div> </div> <h2 id="_see_also">SEE ALSO</h2> <div class="sectionbody"> -<div class="paragraph"><p></p></div> +<div class="paragraph"><p><a href="git-prune.html">git-prune(1)</a> +<a href="git-reflog.html">git-reflog(1)</a> +<a href="git-repack.html">git-repack(1)</a> +<a href="git-rerere.html">git-rerere(1)</a></p></div> </div> <h2 id="_git">GIT</h2> <div class="sectionbody"> -<div class="paragraph"><p>Part of the suite</p></div> +<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div> </div> </div> <div id="footnotes"><hr /></div>